Skip to content

Remove deprecated dashboard-access route from lib-openapi.json#1875

Merged
svix-jplatte merged 1 commit intomainfrom
jplatte/spec-mini-bump
Apr 11, 2025
Merged

Remove deprecated dashboard-access route from lib-openapi.json#1875
svix-jplatte merged 1 commit intomainfrom
jplatte/spec-mini-bump

Conversation

@svix-jplatte
Copy link
Member

We removed it from the cloud spec, need to remove it here to clear the way for future spec updates. Surprisingly annoying to keep the deprecated methods around in some languages.

Ruby was easiest: Literally just copying the diff for the deleted method to an api_extra file, regen, done.
Python and JavaScript were the most annoying, because I couldn't think of a nice way of keeping the query struct around.

@svix-jplatte svix-jplatte requested a review from a team as a code owner April 11, 2025 10:13
@svix-jplatte svix-jplatte force-pushed the jplatte/spec-mini-bump branch from 77375d6 to 16e35a6 Compare April 11, 2025 10:17
@svix-jplatte svix-jplatte merged commit e7733ee into main Apr 11, 2025
29 checks passed
@svix-jplatte svix-jplatte deleted the jplatte/spec-mini-bump branch April 11, 2025 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants